다음을 통해 공유


GlobalReachConnection.AuthorizationKey 속성

정의

전역 도달률 연결에 사용되는 피어 Express 경로에서 권한 부여 키를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authorizationKey")]
public string AuthorizationKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authorizationKey")>]
member this.AuthorizationKey : string with get, set
Public Property AuthorizationKey As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상