메소드 | 설명 | |
---|---|---|
ContainsKey ( string thumbprint ) : bool | ||
ContainsTenant ( string tenantId ) : bool | ||
RefreshKeys ( string metadataLocation ) : void |
메소드 | 설명 | |
---|---|---|
IsThumbprintValid ( string thumbprint, string issuer ) : bool |
public static ContainsKey ( string thumbprint ) : bool | ||
thumbprint | string | |
리턴 | bool |
public static ContainsTenant ( string tenantId ) : bool | ||
tenantId | string | |
리턴 | bool |
protected IsThumbprintValid ( string thumbprint, string issuer ) : bool | ||
thumbprint | string | |
issuer | string | |
리턴 | bool |
public static RefreshKeys ( string metadataLocation ) : void | ||
metadataLocation | string | |
리턴 | void |