SecurityTokenService 成员

下表列出了 SecurityTokenService 类型公开的成员。

Protected 构造函数

  名称 说明
  SecurityTokenService  

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
public property Principal  
public property Request  
public property Scope  
public property SecurityTokenServiceConfiguration  

页首

Protected 属性

  名称 说明
protected property SecurityTokenDescriptor  

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method BeginCancel  
public method BeginIssue  
public method BeginRenew  
public method BeginValidate  
public method Cancel  
public method EndCancel  
public method EndIssue  
public method EndRenew  
public method EndValidate  
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public method Issue  
public methodstatic ReferenceEquals  (从 Object 继承)
public method Renew  
public method ToString  (从 Object 继承)
public method Validate  

页首

Protected 方法

  名称 说明
protected method BeginGetOutputClaimsIdentity  
protected method BeginGetScope  
protected method CreateSecurityTokenDescriptor  
protected method EndGetOutputClaimsIdentity  
protected method EndGetScope  
protected method Finalize  (从 Object 继承)
protected method GetDisplayToken  
protected method GetIssuerName  
protected method GetOutputClaimsIdentity  
protected method GetProofToken  
protected method GetRequestorProofEncryptingCredentials  
protected method GetResponse  
protected method GetScope Gets the Scope for the STS. For more information see Building an STS.
protected method GetSecurityTokenHandler  
protected method GetTokenLifetime  
protected method MemberwiseClone  (从 Object 继承)
protected method ValidateRequest  

页首

请参见

参考

SecurityTokenService 类
Microsoft.IdentityModel.SecurityTokenService 命名空间

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