重载列表
| 名称 | 说明 | 
|---|---|
| UseKey () | constructor for extensibility point | 
| UseKey (SecurityKeyIdentifier) | Use this constructor if the requestor knows how to convert the token to a ski or it is already a ski | 
| UseKey (SecurityToken) | |
| UseKey (SecurityKeyIdentifier, SecurityToken) | Use this constructor if the serializer wants to pass more info to the STS | 
请参见
参考
UseKey 类
UseKey 成员
Microsoft.IdentityModel.Protocols.WSTrust 命名空间
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。