다음을 통해 공유


SecKeyGenerationParameters.IsPermanent 속성

정의

키가 영구적인지 여부를 제어하는 부울 값을 가져오거나 설정합니다.

public Nullable<bool> IsPermanent { get; set; }
member this.IsPermanent : Nullable<bool> with get, set

속성 값

키가 영구적인지 여부를 제어하는 부울 값입니다.

적용 대상