System.IdentityModel.Claims.Rights static class Rights Documentation Code namespace System.IdentityModel.Claims { internal static class Rights { public static string Identity { get; } public static string PossessProperty { get; } } }