메소드 | 설명 | |
---|---|---|
Authenticator ( string authority, bool validateAuthority, System.Guid correlationId ) : System | ||
IsTenantLess ( string authority ) : bool | ||
UpdateFromTemplateAsync ( CallState callState ) : System.Threading.Tasks.Task | ||
UpdateTenantId ( string tenantId ) : void |
메소드 | 설명 | |
---|---|---|
CanonicalizeUri ( string uri ) : string | ||
ReplaceTenantlessTenant ( string tenantId ) : void |
public Authenticator ( string authority, bool validateAuthority, System.Guid correlationId ) : System | ||
authority | string | |
validateAuthority | bool | |
correlationId | System.Guid | |
리턴 | System |
public static IsTenantLess ( string authority ) : bool | ||
authority | string | |
리턴 | bool |
public UpdateFromTemplateAsync ( CallState callState ) : System.Threading.Tasks.Task | ||
callState | CallState | |
리턴 | System.Threading.Tasks.Task |