Property Principal
Principal
Gets or sets the caller identity resolved by the host, for example an API key principal. Tools use it to scope what the session is allowed to see.
public object Principal { get; set; }
Gets or sets the caller identity resolved by the host, for example an API key principal. Tools use it to scope what the session is allowed to see.
public object Principal { get; set; }