UniqueId.CreateRandomId 方法

重载列表

名称 说明
UniqueId.CreateRandomId () Creates a unique, random ID suitable for use in an xml:id field. The value is hard to guess and unique.
UniqueId.CreateRandomId (String) Creates a unique, random ID similar to that created by CreateRandomId, but instead of an underscore, the supplied prefix is used.

请参见

参考

UniqueId 类
UniqueId 成员
Microsoft.IdentityModel 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。