Список перегрузки
Имя | Описание |
---|---|
Claim (Claim, String) | Creates a Claim and initializes properties to be consistent with the Claim provided. |
Claim (String, String) | Creates a Claim with the specified type and value. The Claim has a local authority issuer and no subject. |
Claim (String, String, String) | Creates a Claim with the specified type and value. The Claim has a local authority issuer and no subject. |
Claim (String, String, String, String) | Creates a with the specified type, value, value type, and issuer. |
Claim (String, String, String, String, String) | Creates a Claim with the specified type, value, value type, issuer and original issuer. |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.