3 references to SamlActions
System.IdentityModel (3)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (3)
3192
authzStatement.
SamlActions
.Add(ReadAction(reader));
3209
if (authzStatement.
SamlActions
.Count == 0)
3246
foreach (SamlAction action in statement.
SamlActions
)