Méthode | Description | |
---|---|---|
Authenticator ( string authority, bool validateAuthority, System.Guid correlationId ) : System | ||
IsTenantLess ( string authority ) : bool | ||
UpdateFromTemplateAsync ( CallState callState ) : System.Threading.Tasks.Task | ||
UpdateTenantId ( string tenantId ) : void |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public static IsTenantLess ( string authority ) : bool | ||
authority | string | |
Résultat | bool |
public UpdateFromTemplateAsync ( CallState callState ) : System.Threading.Tasks.Task | ||
callState | CallState | |
Résultat | System.Threading.Tasks.Task |
public UpdateTenantId ( string tenantId ) : void | ||
tenantId | string | |
Résultat | void |